Registry and Repository uses a relational database as its backing store. RegistryandRepository使用关系数据库作为其支持存储区。
The MyFaces tag allows you to store data ( including entire backing beans) as part of the component tree rather than just the value bindings. MyFaces标记允许将数据(包括整个backingbean)存储为组件树的一部分,而仅仅是值绑定。
The first two classes, ArrayBlockingQueue and LinkedBlockingQueue are nearly identical, differing only by their backing store and that LinkedBlockingQueue is not always bounded by capacity. 前两个类ArrayBlockingQueue和LinkedBlockingQueue几乎相同,只是在后备存储器方面有所不同,LinkedBlockingQueue并不总是有容量界限。
The ZRM framework will automatically create a backing database to store data instances of this model definition. ZRM框架将自动创建一个支持数据库来存储这个模型定义的数据实例。
However, Jena also offers persistent models, which are continually and transparently persisted to a backing store. 不过,Jena还提供了持久化模型,它们会被持续而透明地持久存储到后备存储器。
Protecting the contents of an area of memory by writing to a backing store. 通过写入后备存储器对存储器的内容的保护。
In this way, you can take specific actions based on how you want to manage the backing store for the event. 通过这种方式,你可以按照你想要为事件托管备份存储的方式来采取特别的操作。
Winchester disc: fixed hard disc with extensive backing store capacity. 温彻斯特磁碟:有充分后备贮存量的固定硬碟。
A custom scope typically corresponds to a backing store that can manage object instances. 某个自定义作用域通常与能够管理对象实例的后端存储相对应。
If there is already an item with the same key, the cache object first removes it before adding the new item to the in-memory store and the backing store. 如果已经有一个具有相同关键字的项,则在将新项添加到内存存储和后备存储中之前,cache对象会首先删除它。
A device to perform an auxiliary action in the system, e. g. input/ output, backing store and communications devices ( modems), etc. 一种完成系统中辅助工作的设备,例如输入输出设备、后备存储器和通信设备(调制解调器)等。
Swapping requires a backing store. 交换需要一个后备存储器。
The backing store is commonly a fast disk. 后备存储器通常是一个高速磁盘。
Dump: The copy to a backing store or other peripheral, whatever is in all or part of the computer's memory. 转贮:把电脑所贮存的全部或局部信息抄存于后备贮存器或其他外围设备内。
They can also be purely in-memory objects with no backing store. 它们可以是一些纯粹的内存对象,只要不用于后备存储。
Stack and backing store memory written to the minidump file should be filtered to remove all but the pointer values necessary to reconstruct a stack trace. 栈和后备存储内存写入到转储文件应过滤,删除所有的指针值,但要重建一个堆栈跟踪。
The system maintains a ready queue consisting of all processes whose memory images are on the backing store or in memory and are ready to turn. 系统在后备存储器或内存中维持一个组成内存映像所有过程的准备队列并做好执行的准备。
It is common for properties to use private fields as a backing store. 属性使用作为后备存储的私有字段是很常见的。
All of the problems listed in the previous section derive from trying to go against the grain and treat the UI as a backing store. 前面击节中列出的问题都是应为违背了这个原则并且把UI当作数据存储的地方。
In order to improve the efficiency of DBS, which is affected by the data I/ O operations, buffering and backing up the real-time data in the memory is applied to store the real-time data. 对于实时数据的转储,采取了开辟内存缓冲区对实时数据进行备份的办法,来降低数据I/O对系统效率的影响。